[PATCH 03/23] net: mana: Add support for auxiliary device
authorLong Li <longli@microsoft.com>
Thu, 3 Nov 2022 19:16:19 +0000 (12:16 -0700)
committerSalvatore Bonaccorso <carnil@debian.org>
Mon, 15 Jul 2024 07:42:59 +0000 (09:42 +0200)
commit9331f320084eee6a7026b4ecb835d6e7a71e3747
tree2ddd9a57567f420901cd4f66f6121cc0b337f2a8
parent69df5a1375cf9773d999555e523948bcf6cb6b0a
[PATCH 03/23] net: mana: Add support for auxiliary device

In preparation for supporting MANA RDMA driver, add support for auxiliary
device in the Ethernet driver. The RDMA device is modeled as an auxiliary
device to the Ethernet device.

Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1667502990-2559-2-git-send-email-longli@linuxonhyperv.com
Acked-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
(cherry picked from commit a69839d4327d053b18d8e1b0e7ddeee78db78f4f)
Signed-off-by: Bastian Blank <waldi@debian.org>
Gbp-Pq: Topic features/all/ethernet-microsoft
Gbp-Pq: Name 0003-net-mana-Add-support-for-auxiliary-device.patch
drivers/net/ethernet/microsoft/Kconfig
drivers/net/ethernet/microsoft/mana/gdma.h
drivers/net/ethernet/microsoft/mana/mana_auxiliary.h [new file with mode: 0644]
drivers/net/ethernet/microsoft/mana/mana_en.c